C1.Web.Mvc.Finance Namespace / SingleOverlayIndicatorBase<T> Class / AxisY Property

In This Topic
AxisY Property (SingleOverlayIndicatorBase<T>)
In This Topic
Gets or sets the y-axis for the series.
Syntax
'Declaration
 
Public Property AxisY As ChartAxis(Of T)
 
See Also